projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
addbdb6
)
ostbuild: Ensure we enable soup-gnome for ostree
author
Colin Walters
<walters@verbum.org>
Thu, 8 Mar 2012 13:41:58 +0000
(08:41 -0500)
committer
Colin Walters
<walters@verbum.org>
Tue, 13 Mar 2012 14:39:31 +0000
(10:39 -0400)
gnomeos/3.4/manifest.json
patch
|
blob
|
history
diff --git
a/gnomeos/3.4/manifest.json
b/gnomeos/3.4/manifest.json
index 214acc328bc45d0c10733e7d9167c4cb5a3f10bf..e0198dbae6b04f943374b32ad559091fc20ef97e 100644
(file)
--- a/
gnomeos/3.4/manifest.json
+++ b/
gnomeos/3.4/manifest.json
@@
-573,8
+573,10
@@
{"src": "gnome:libsoup",
"config-args": ["--disable-tls-check"]},
- {"src": "gnome:ostree",
- "config-opts": ["--disable-documentation"]},
+ {"src": "git:/src/ostree",
+ "branch": "wip/ostbuild-chroot-dev",
+ "config-opts": ["--disable-documentation",
+ "--with-soup-gnome"]},
{"src": "fd-gstreamer:gstreamer",
"config-opts": ["--disable-tests",